Start general GtkTreeView unit tests
authorKristian Rietveld <kris@gtk.org>
Thu, 30 Jul 2009 11:54:30 +0000 (13:54 +0200)
committerKristian Rietveld <kris@gtk.org>
Thu, 30 Jul 2009 18:24:31 +0000 (20:24 +0200)
commit531c7e535bceb05ace097b9e9fdc4720e18b2252
treeb54193a1fa3fdf49ed9b87d72d815e4f210878ec
parenta4514f993e3d9176fdd8ee62b0654cbefb463e6f
Start general GtkTreeView unit tests

Includes a test case for bug 546005 to start with, logic provided by
Paul Pogonyshev and Bjorn Lindqvist.  In the future, we should maybe
merge treeview-scrolling.c with this one to create one large monolithic
tree view tester.
gtk/tests/Makefile.am
gtk/tests/treeview.c [new file with mode: 0644]